x86: move generic IRQ code out of io_apic.c
authorJan Beulich <jbeulich@suse.com>
Wed, 19 Oct 2011 10:51:42 +0000 (12:51 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 19 Oct 2011 10:51:42 +0000 (12:51 +0200)
commit21af82395fc43a00546c6a49b65fd9493bd4f942
tree6e0d2aaf7791fbdc4929860134c30f2991e93383
parent047ea00c0fa2325bfbe1baeb1e74b90fb3187ddd
x86: move generic IRQ code out of io_apic.c

While doing so, eliminate the use of struct irq_cfg and convert the
CPU mask accessors to the new style ones as far as possible.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c